CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - boost linux

搜索资源列表

  1. Teach_Yourself_Shell_Programming_in_24_Hours

    0下载:
  2. In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1601725
    • 提供者:秦天惊
  1. segs ACE+boost+mysql编写的游戏服务器

    0下载:
  2. ACE+boost+mysql编写的游戏服务器,学习ACE编程很经典的一个服务器范例。可与运行在Linux和windows环境下。-ACE+ boost+ mysql server written in the game, learning ACE program is a classic example of a server. With Linux and windows environment.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-27
    • 文件大小:499045
    • 提供者:bright
  1. md3loader

    0下载:
  2. Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/read
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2507281
    • 提供者:futuh
  1. boost_1_37_0.tar

    0下载:
  2. Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:36333097
    • 提供者:
  1. libtorrent-rasterbar-0.14.1.tar

    0下载:
  2. bittorrent c++ 跨平台库,能运行在windows, linux, Unix等平台,运行速度快,结合简单。libtorrent-rasterbar-0.14.1 版本可结合 boost 1.34 和 openssl-0.9.8i 进行编译。是构建跨平台强大BT工具的最佳选择-bittorrent c++ cross-platform library that can run on windows, linux, Unix and other platforms, run fast,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1780177
    • 提供者:huohu
  1. regexwrapper

    0下载:
  2. 为linux & win32平台兼容写的正则表达式封装代码,Win32使用boost实现,Linux使用libc实现-For linux & win32 platform compatible regular expression package written in code, Win32 use the boost to achieve, Linux using libc implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7202
    • 提供者:
  1. network_frame

    0下载:
  2. 使用boost::ASIO开发的一个tcp/udp服务器、客户端的架构。-this a framework for the network(tcp/udp,server and client) by the boost::asio
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:42818
    • 提供者:李浩
  1. MTL-4.0.7638-Linux

    0下载:
  2. MTL公司的矩阵模板库,需要先下载boost库提供运行环境。目前只有源代码,下次上传说明文档和示例-MTL' s matrix template library, you need to download the boost library provides runtime environment. At present, only the source code, documentation and sample the next upload
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:435654
    • 提供者:fishedrun
  1. VietOCR-3.1.2-src

    0下载:
  2. Descr iption: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Fe
  3. 所属分类:Java Develop

    • 发布日期:2016-02-26
    • 文件大小:7952384
    • 提供者:BoinK
  1. Network

    0下载:
  2. 支持window和linux的网络编程,boost初学者必看-Support for window and linux network programming, boost beginners must see
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:50089
    • 提供者:hanyilok
  1. people2d.tar

    0下载:
  2. 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:21563932
    • 提供者:Wilford
  1. The-cPP-thread-principle-and-create

    0下载:
  2. 虽然作为线程池,已经很多很好的模式, 比如boost提供的线程池库.不过最好自己还应该对其有所了解, 该书对线程池的讲解还比较透彻.但是基于linux,所以文档中附带的代码,只是作为参考, 具体的移植更改,还是要自己动手来做.-Although as a thread pool has a lot of good models, such as the boost provided by the thread pool library, but should also be their own
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:195826
    • 提供者:vivian
  1. tps6105x-regulator

    0下载:
  2. Linux Driver for TPS61050/61052 boost converters, typically used for white LEDs or audio amplifiers.-Linux Driver for TPS61050/61052 boost converters, typically used for white LEDs or audio amplifiers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:1444
    • 提供者:pinyiriu
  1. thread

    0下载:
  2. 用boost:Function对linux线程封装,客户使用不有继承改类,只需要注测回调就可以-With a boost: Function for linux thread package, customers do not have to change class inheritance, you only need a callback can be measured injection
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:28952
    • 提供者:周期
  1. xServer

    0下载:
  2. 一款在运行在Linux下的手机消宝石类游戏服务器,需要mysql,boost-In the Linux operating under a mobile game server, you need mysql, boost
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5915441
    • 提供者:jetmel
  1. boost

    0下载:
  2. nvbios boostTe for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1012
    • 提供者:cetufe
  1. boost

    0下载:
  2. Processor boosting control for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:senwaoms
  1. thread_pool.tar

    0下载:
  2. boost库线程池,linux环境下开发,可用于linux下多线程开发(Boost library thread pool, Linux implementation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:colindj
  1. 深入实践Boost Boost程序库开发的94个秘笈

    0下载:
  2. This book details multithreading, network programming, meta programming, and generics programming, and explores how to write only one program for use in Linux, Windows, Mac OS, and the Android operating system.
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:48642048
    • 提供者:xuyan
  1. rpe_tools-master

    0下载:
  2. Simplistic OO development toolkit for things like threaded objects, one-shot threaded objects (Launched as a thread, self-destructs and cleans up on completion), and the like. Developed by Rocking Penguin Entertainment for their own projects...makes
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:35840
    • 提供者:darkelf42
« 12 »
搜珍网 www.dssz.com